projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2425419
)
configure.ac: PACKAGE_NAME is already defined by AC_INIT
author
Javier Jardón
<jjardon@gnome.org>
Mon, 17 Oct 2011 01:50:10 +0000
(
02:50
+0100)
committer
Javier Jardón
<jjardon@gnome.org>
Mon, 17 Oct 2011 01:50:10 +0000
(
02:50
+0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 14df2d56c13461fa5bae02f9f2bf81653d8e6be9..4e5d49a438a14729af6ab99d23c87d279eded6c2 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-108,10
+108,6
@@
BABL_CURRENT_MINUS_AGE=m4_eval(lt_current - lt_age)
AC_SUBST(BABL_LIBRARY_VERSION)
AC_SUBST(BABL_CURRENT_MINUS_AGE)
-PACKAGE_NAME=babl
-AC_SUBST(PACKAGE_NAME)
-
-
dnl ==========================================================================
AM_INIT_AUTOMAKE(no-define no-dist-gzip -Wno-portability)